public class CiscoUnregistrationException
extends java.lang.Exception
The CiscoMediaTerminal.unregister
method throws this exception when the
unregistration process fails. For example, registration fails if the Provider is
OUT_OF_SERVICE
or the Terminal is already unregistered.
Constructor and Description |
---|
CiscoUnregistrationException() |
CiscoUnregistrationException(java.lang.String description) |